widget: reset widget style after applying style classes from GtkBuilder
authorCosimo Cecchi <cosimoc@gnome.org>
Wed, 16 Mar 2011 14:50:03 +0000 (10:50 -0400)
committerCosimo Cecchi <cosimoc@gnome.org>
Wed, 16 Mar 2011 14:52:32 +0000 (10:52 -0400)
commitf4930dca558312f8f3299372734e14e4f921351f
tree77dbb18fc5504a7f9279f4b8b3acc9e91fd0cfd9
parent69b9794d9e1362c68cffb8eba9777681d6b12d65
widget: reset widget style after applying style classes from GtkBuilder

Otherwise, the parsed style classes do not get propagated to the
children.

https://bugzilla.gnome.org/show_bug.cgi?id=644925
gtk/gtkwidget.c